github.com/jackc/pgx/v5/pgxpool.Stat.idleDestroyCount (field)
3 uses
github.com/jackc/pgx/v5/pgxpool (current package)
pool.go#L711: idleDestroyCount: atomic.LoadInt64(&p.idleDestroyCount),
stat.go#L14: idleDestroyCount int64
stat.go#L83: return s.idleDestroyCount
The pages are generated with Golds v0.7.6. (GOOS=linux GOARCH=amd64)